/* CSS Document */

* { padding:0; margin:0;}

body { font:12px arial,宋体; background:#dfdfdf;}
ul li { list-style:none;}
img{ border:none; }
a{ text-decoration:none; color:#313131; }
a:hover{color:#f60;}
em{font-style:normal;}
.clear {clear: both;}

